<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*common*/





/*动态&amp;资讯&amp;问答*/
.news{
	height: 465px;
	overflow: hidden;
	background: url(../images/ys_bg.gif) repeat;
	padding-top: 60px;
}
.news img{display: block;}

.news_l,.news_m,.news_r{
	width: 340px;
}
.news_l{margin-right: 70px;}

.tit3{
	border-top: 4px solid #008fd1;
	height: 52px;
	line-height: 52px;
	width: 340px;
}
.tit3 a{float: right;font-size: 12px;color: #666;text-transform: uppercase;}
.tit3 span{font-size: 14px;color: #333;font-weight: bold;}

.news_l img,.news_m img{
	width: 340px;
	display: block;
}
.news ul{margin-top: 20px;}
.news li{
	float: left;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dashed #eee;
	width: 320px;
	padding-left: 13px;
	background: url(../images/news_ico1.gif) no-repeat 0 center;
	overflow: hidden;
}
.news li em{float: right;font-size: 12px;color: #666;}
.news li a{font-size: 12px;color: #666;}

.news_r dl{
	height: 100px;
	overflow: hidden;
	border-bottom: 1px dashed #eee;
	margin-bottom: 20px;
}
.news_r dt{padding-left: 33px;background: url(../images/wen.gif) no-repeat;height: 41px;line-height: 28px;}
.news_r dt a{
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.news_r dd{padding-left: 33px;background: url(../images/da.gif) no-repeat;font-size: 12px;color: #666;line-height: 28px;}

/*友情链接*/
.link{height: 133px;background: url(../images/ys_bg.gif) repeat;}

.link .content{height: 45px;border:1px solid #b0b0b0;padding-top: 23px;}

.link_l{width: 178px;overflow: hidden;letter-spacing: -1px;padding-left: 18px;line-height: 26px;}
.link_l b{font-size: 30px;color: #008fd1;float: left;}
.link_l em{display: inline-block;width: 92px;height: 26px;font-size: 16px;color: #fff;background: #008fd1;text-align: center;float: right;}
.link_l em a{color:#fff;}
.link_m{width: 670px;height: 14px;overflow: hidden;padding-top: 6px;}
.link_m a{display: inline-block;margin: 0 16px;font-size: 12px;color: #666;}
.link_r{width: 110px;padding-top: 6px;}
.link_r a{color: #008fd1;}
</pre></body></html>